Add code to load jpegs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 11:48:49 +0000 (07:48 -0400)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Sep 2021 22:25:22 +0000 (00:25 +0200)
commit729ba8111a5eac146b833c7f5f943c9df583039d
tree05b583100df97cdf487d35480cf8c0f69ce14584
parentd30a0296896f5d9eabbf9884cf87ead645887d9c
Add code to load jpegs

This lets us avoid gdk-pixbuf for loading
textures from the common image formats.

As a consequence, we are now linking against libjpeg.
gdk/loaders/gdkjpeg.c [new file with mode: 0644]
gdk/loaders/gdkjpegprivate.h [new file with mode: 0644]
gdk/meson.build
meson.build